home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / include / g++ / Makefile < prev   
Makefile  |  1990-04-13  |  1KB  |  30 lines

  1. #
  2. # Prototype makefile for directories containing only system header
  3. # files.
  4. #
  5. # This Makefile is automatically generated.
  6. # DO NOT EDIT IT OR YOU MAY LOSE YOUR CHANGES.
  7. #
  8. # Generated from /sprite/lib/mkmf/Makefile.hdrs
  9. # Fri Apr 13 14:14:48 PDT 1990
  10. #
  11. # For more information, refer to the mkmf manual page.
  12. #
  13. # $Header: /sprite/lib/mkmf/RCS/Makefile.hdrs,v 1.4 89/10/09 21:28:36 rab Exp $ SPRITE (Berkeley)
  14. #
  15. # Allow mkmf
  16.  
  17. HDRS        = ACG.h AllocRing.h Binomial.h BitSet.h BitString.h Complex.h CursesWindow.h DiscreteUniform.h Erlang.h File.h Fix.h Fix16.h Fix24.h Geometric.h GetOpt.h HyperGeometric.h Incremental.h Integer.h LogNormal.h MLCG.h NegativeExpntl.h Normal.h Obstack.h Pix.h PlotFile.h Poisson.h RNG.h Random.h RandomInteger.h RandomInterval.h RandomRange.h Rational.h SFile.h SampleHistogram.h SampleStatistic.h String.h Uniform.h Weibull.h assert.h bool.h bstring.h builtin.h compare.h ctype.h curses.h errno.h fcntl.h file.h generic.h getpagesize.h grp.h istream.h libc.h malloc.h math-68881.h math.h memory.h new.h osfcn.h ostream.h pwd.h random.h regex.h setjmp.h signal.h std.h stdarg.h stddef.h stdio.h stdlib.h stream.h streambuf.h string.h time.h unistd.h values.h
  18. INCLUDEDIR    = /sprite/lib/include/g++
  19. MAKEFILE    = Makefile
  20. SUBDIRS        = sys
  21. DISTDIR        ?= /dist/sprite/src/lib/include/g++
  22.  
  23. SYSMAKEFILE    = hdrs.mk
  24.  
  25. #if exists(local.mk)
  26. #include    "local.mk"
  27. #else
  28. #include    <$(SYSMAKEFILE)>
  29. #endif
  30.